Need help with ContextDocs? Here's how to get it.
- GitHub Issues — Open an issue for bugs, feature requests, or questions about generated context files
- Existing Issues — Browse existing issues — your question may already be resolved
- Contributing Guide — See CONTRIBUTING.md to improve skills, fix hook scripts, or add new context file types
ContextDocs uses the Signal Gate principle — only include what agents cannot discover on their own. If generated files contain directory listings, file trees, or architecture overviews, run:
/contextdocs:context-verifyThis scores your context files 0–100 and flags discoverable content that should be removed.
- Check hook status:
/contextdocs:context-guard status - Verify hooks are in
.claude/settings.json— they need explicit entries - Context Guard hooks are Claude Code only — they don't work in OpenCode, Cursor, or other tools
Claude Code's API may return HTTP 400 when generating CODE_OF_CONDUCT.md, SECURITY.md, or LICENSE files. This is a known upstream issue. ContextDocs includes a content filter guard hook that warns before attempting to write these files.
ContextDocs works with Claude Code and OpenCode natively. The generated context files (.cursorrules, .windsurfrules, etc.) work with their respective tools automatically. See the Getting Started guide for setup.
- Email: hello@littlebearapps.com
- Security issues: See SECURITY.md for responsible disclosure
- Bug reports: triaged within 48 hours
- Feature requests: reviewed within 1 week
- Security issues: acknowledged within 48 hours, resolved within 7 days