AO-Cyber-Systems
Official@ao-cyber-systems
Offers structured project management and milestone planning capabilities for complex software development lifecycles and codebase maintenance.
Agent Skills by AO-Cyber-Systems
Showing 33 vetted skills indexed across 1 GitHub repositories.
df:insert-objective
Insert decimal-numbered objectives between existing roadmap items without renumbering.
df:help
Display the complete DevFlow command reference from help.md.
df:remove-objective
Remove a future objective from a roadmap and renumber subsequent objectives.
df:reapply-patches
Reapply user patches after DevFlow updates with conflict handling and rollback.
df:update
Update DevFlow installations and display the changelog via npm.
df:add-objective
Append a numbered objective with slug directory to the current roadmap milestone.
df:frontend-design
Build, review, and visually test Eden UI components with Playwright.
df:complete-milestone
Archive completed milestones and create Git tags for released versions.
df:settings
Configure DevFlow workflow settings through an interactive five-question prompt workflow.
df:new-project
Initialize a new DevFlow project with planning artifacts under .planning.
df:new-milestone
Initialize a new milestone planning cycle and reset planning state files.
df:workstreams
Plan and manage parallel git worktrees with per-worktree planning files.
df:debug
Orchestrate a df-debugger subagent with a persistent debug plan.
df:join-discord
Display the DevFlow community link and GitHub repository reference.
df:verify-work
Automate conversational user-acceptance testing to verify features against user objectives.
df:check-todos
List pending todos, load full context, and route to the next action.
df:execute-objective
Execute objective jobs with wave-based parallelism and dependency-aware scheduling.
df:health
Diagnose .planning directory integrity issues across DevFlow projects and repair them.
df:plan-objective
Plan objectives into executable JOB.md workflows with research and verification.
df:cleanup
Archive completed milestone objective directories into versioned milestones folders.
df:audit-milestone
Audit milestone completion against original intent before archiving.
df:progress
Summarize project progress and route to the next action.
df:research-objective
Research objective implementation feasibility against roadmap data and produce RESEARCH.md.
df:add-todo
Extract conversation content into structured todo files with frontmatter.
Frequently Asked Questions About AO-Cyber-Systems
FAQPage SchemaWhat specific tasks can I perform using AO-Cyber-Systems?▼
You can manage project roadmaps, insert or remove objectives, perform security audits, map codebases into documentation, and verify features through user-acceptance testing. It supports end-to-end objective building from initial research to final milestone archiving.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and project managers benefit from these capabilities. It is designed for developers who require structured planning, state persistence across sessions, and rigorous audit trails for complex software releases.
What are the prerequisites for running these operations?▼
You require a local environment with npm installed to manage the installation. Projects must be initialized with the planning directory structure to enable state tracking, milestone management, and objective-based execution.