doc-detective
- 10 skills
- 0 followers
- 5 hours ago last updated
- ▌ Doc Detective Generate · doc-detectiveInterpret documentation procedures into Doc Detective test specifications without executing
- ▌ Doc Detective Validate · doc-detectiveValidate Doc Detective test specifications or configuration files
- ▌ Doc Detective Doc Testing · doc-detective bundleVerify documentation and procedures with Doc Detective test specifications. MANDATORY: Read SKILL.md first. Format: {"goTo":"url"} {"find":"text"} {"click":"text"} - action IS the key. NEVER {"action":"goTo"}. Keywords: test spec, Doc Detective, test JSON, test documentation, test docs, test procedure, verify procedures.
- ▌ Doc Detective Project Bootstrap · doc-detective bundleInitialize Doc Detective in a repository by detecting documentation, generating minimal config, creating tests for procedures, and iteratively running/fixing them. Use when (1) setting up Doc Detective in a new project, (2) user asks to "init" or "bootstrap" doc testing, (3) creating initial test coverage for existing documentation, or (4) onboarding a project to Doc Detective workflows.
- ▌ Doc Detective Inline Test Injection · doc-detective bundleInject Doc Detective test specs into documentation source files as inline comments
- ▌ Doc Detective Install Github Action · doc-detective bundleInstall and configure the Doc Detective GitHub Action workflow for automated documentation testing in CI
- ▌ Monitor Pr · doc-detectiveMonitor PR for CI failures and comments, act on comments if necessary, respond to comments, and resolve comment threads. Complete task after 3 consecutive PR checks with no new comments and passing CI.
- ▌ Doc Detective Init · doc-detectiveInitialize Doc Detective in a repository with documentation detection, config generation, test creation, and iterative fix loop
- ▌ Doc Detective Test · doc-detectiveConvert documentation procedures into Doc Detective test specifications, run them, and optionally fix failures
- ▌ Doc Detective Inject · doc-detectiveInject test specifications into documentation source files as inline comments