
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@fro.bot/systematic
Advanced tools
AI coding tools are fast at generating code, but they don't preserve engineering discipline by default. They skip planning, forget standards, miss review steps, and fail to capture what was learned. Systematic exists to turn those one-off interactions into a repeatable workflow.
You want AI that follows your process, not just your prompts. You want repeatable engineering habits encoded into the environment. You want the system to get better after each task.
Systematic is a compound-engineering loop: brainstorm, plan, work, review — each phase a structured skill that guides the AI through requirements exploration, implementation planning, execution, and code review, capturing what was learned along the way. It ships 31 bundled skills and 37 specialized agents for architecture, security, performance, design, and code review.
The workflow runs on three harnesses from one source: OpenCode, Pi, and Claude Code. Each gets a native install path; skill and agent content is identical across all three.
OpenCode:
{ "plugin": ["@fro.bot/systematic@latest"] }
Add that to ~/.config/opencode/opencode.json and restart OpenCode.
Pi:
npx @fro.bot/systematic setup --harness pi
Claude Code:
claude plugin marketplace add marcusrbrown/systematic
claude plugin install systematic@systematic
See the installation guide for what carries over per harness and where parity honestly ends.
npx skills — portable skill content for any AI harness (Cursor, Copilot, …), content only, no tool registration:
npx skills add marcusrbrown/systematic
Once installed, run a full engineering cycle on any feature:
/ce:brainstorm "add dark mode toggle"
/ce:plan
/ce:work
/ce:review
Each step invokes a structured skill that guides the AI through the appropriate phase — requirements exploration, implementation planning, execution, and code review.
/ce:brainstorm on something you're buildingMIT © Marcus R. Brown
FAQs
Compound-engineering loops for OpenCode, Pi, and Claude Code
The npm package @fro.bot/systematic receives a total of 951 weekly downloads. As such, @fro.bot/systematic popularity was classified as not popular.
We found that @fro.bot/systematic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.