vladm3105/aidoc-flow-framework
Plugin Claude Code
BYO marketplace hosting the aidoc-flow Claude Code plugin (pre-1.0 preview). Spec-driven development for the 8-layer doc flow (BRD → IPLAN).
vladm3105/aidoc-flow-framework
Plugin Claude Code
BYO marketplace hosting the aidoc-flow Claude Code plugin (pre-1.0 preview). Spec-driven development for the 8-layer doc flow (BRD → IPLAN).
vladm3105/aidoc-flow-framework
MCP server Claude CodeCodexCursor
MCP server "sdd-lifecycle" as configured in vladm3105/aidoc-flow-framework. Runs mcp_server.server with /path/to/python.
vladm3105/aidoc-flow-framework
Instructions file CodexOpenCode
AGENTS.md instructions for vladm3105/aidoc-flow-framework, covering what this repo is, filing gaps — open a github issue, non-negotiables, where state lives (this repo owns its own continuity) and tooling.
vladm3105/aidoc-flow-framework
Instructions file
Claude Code instructions for vladm3105/aidoc-flow-framework, covering claude.md — project memory, what this project is, durable conventions, development workflow (guidance) and session handoff.
vladm3105/aidoc-flow-framework
Skill Claude CodeCodex
Product Owner / Project Manager skill for MVP/MMP/MMR implementation planning.
vladm3105/aidoc-flow-framework
Plugin Claude Code
Pre-1.0 preview. AI-Driven Specification-Driven Development (SDD) workflow — skills, agents, and commands for the 8-layer doc flow (BRD → IPLAN). Consumes the aidoc-flow framework spec. The doc--autopilot skills opt in to running their dispatched subprocesses without permission prompts; see README "What the autopilot.
vladm3105/aidoc-flow-framework
Agent
Use this agent as the review team's internal-stability lens. It attacks the artifact under review for failure paths, edge cases, race conditions, resource exhaustion, missing error branches, and unstated reliability assumptions — what breaks the system by accident — and deposits structured findings to its…
vladm3105/aidoc-flow-framework
Agent
Use this agent to review code changes and pull requests for quality, standards compliance, spec/test conformance, and acceptance-criteria verification. A READ-ONLY quality gate: it reports findings and a verdict, it never edits code itself. A downstream-heavy role built out in depth, since the success-story data shows…
vladm3105/aidoc-flow-framework
Agent
Use this agent for CI/CD, build/test pipelines, deployment governance, and release readiness across the execution lane. Owns the path from merged code to deployed, observed, and verified release, including staging/prod gates and the post-deploy evidence loop.
vladm3105/aidoc-flow-framework
Agent
Use this agent to plan, sequence, and orchestrate the whole AI team across the SDD lifecycle. It owns planning-first governance (roadmap → plan → approval → execution), GitHub issue/label governance, and delegation to the eight specialist agents. It drives the document lifecycle through the plugin's native SDD skills…
vladm3105/aidoc-flow-framework
Agent
Use this agent when decomposing, analyzing, and validating requirements across the SDD workflow. Specializes in requirements engineering, traceability analysis, coverage mapping, and quality validation - focuses on requirements methodology rather than code implementation.
vladm3105/aidoc-flow-framework
Agent
Use this agent for threat modeling, security review of code and specs, and authoring/validating Security Test Specifications (SECTEST). A READ-ONLY quality gate: it identifies vulnerabilities and missing controls and reports them; it does not modify code. Co-owns SECTEST with the Test Architect.
vladm3105/aidoc-flow-framework
Agent
Use this agent to implement source code and tests from an approved IPLAN. Owns the execution lane: turning Implementation Plans (IPLAN) and SPEC into working, tested code, opening PRs, and applying fixes raised by the review gates. Only operates on approved (ai:ready) scope.
vladm3105/aidoc-flow-framework
Agent
Use this agent to design system architecture and author the decision and component layers of the SDD flow: BDD scenarios, Architecture Decision Records (ADR), and Technical Specifications (SPEC). Owns C4 modeling and Mermaid diagrams. Focuses on architectural reasoning and specification quality, not code…
vladm3105/aidoc-flow-framework
Agent
Use this agent as the review team's chairperson. It reads every persona slot from the review blackboard, deterministically reduces the findings (dedup by location+id, max severity, union of recommendations), computes the weighted/capped readiness score + coverage, and emits the unified review report. Non-authoring: it…
vladm3105/aidoc-flow-framework
Agent
Use this agent to design the test strategy and author the test layer of the SDD flow: the TDD guide (Layer 7), which carries test cases of every type (unit, integration, smoke, functional, performance, security) as a type attribute. Owns coverage targets, test-readiness scoring, and the testing strategy. A…
vladm3105/aidoc-flow-framework
Agent
Use this agent to verify cross-layer traceability and project-wide document integrity across the SDD flow. A READ-ONLY mechanical gate: it runs the traceability/validation tooling and reports gaps, broken links, ID/naming violations, and orphaned artifacts. It reports only — it does not fix. A downstream-heavy role…
vladm3105/aidoc-flow-framework
Command
Show plugin version, framework spec version, license, repository, and homepage.
vladm3105/aidoc-flow-framework
Command
Focused editor for budget.profile (max | standard | min) and the per-layer override map. Behavior knob, not a token cap — see caveat.
vladm3105/aidoc-flow-framework
Command
Draft a bug-report issue title + body from the user's prompt and the current conversation context, then print a GitHub Issues URL with both URL-encoded into ?title=&body=. The user reviews on github.com and clicks Submit; the plugin does not auto-submit.
vladm3105/aidoc-flow-framework
Command
Bulk editor for .claude/aidoc-flow.config.yaml. Supports show and reset subcommands. The single source of truth is docs/CONFIG.md.
vladm3105/aidoc-flow-framework
Command
One-line per contact channel — repo, issues, maintainer GitHub.
vladm3105/aidoc-flow-framework
Command
Draft a feedback issue title + body from the user's prompt and current conversation context, then print a GitHub Issues URL with both URL-encoded into ?title=&body=. The user reviews on github.com and clicks Submit.
vladm3105/aidoc-flow-framework
Command
Show the 8-layer SDD flow, the top entry skills, and the full command index. Routes to doc-flow for skill-specific routing.