shihabshahrier/softco

Turn AI coding agents into an autonomous software firm

Stars 0 Language HCL Last updated 2026-09-09 Source on GitHub @shihabshahrier

Actual rules from this repo

Path in source repo: .cursor/rules/softco.mdc · format: mdc

---
description: "softco — autonomous software company for building and shipping any software product"
alwaysApply: false
---

When user wants to build, create, deploy, audit, review, or fix software, follow `skill/SKILL.md`.

**Modes**: Greenfield | Audit | Extend | Fix | Infra-only | AI-add

**Phases**:
1. Phase 0: Discovery — interview, produce Requirements Summary
2. Phase 1: Architecture — Tech Stack Decision Record, get approval
3. Phase 1.5: Design (UI products) — pick direction + tokens, write DESIGN.md before frontend
4. Phase 2: Docs — full doc package before any code
5. Phase 3: Code — module-by-module, tests first
6. Phase 4: Test — unit + integration + E2E + AI regression, ≥80% coverage
7. Phase 5: Infra — Terraform, all cloud resources as code
8. Phase 6: Deploy — CI/CD pipeline, zero-downtime

**Critical**:
- Recall first on existing repos: read AGENT.md + docs/PROGRESS.md before acting
- Never write code before Phase 2 docs exist
- Write failing tests before implementation
- Verification gate: run the system and observe it working before claiming done — not just green tests
- Fix mode: declare edit scope, no orthogonal/drive-by edits during a debug
- Never hardcode secrets — always .env.example
- Coverage ≥ 80% enforced in CI
- User only edits .env

View raw on GitHub

Why this is listed

This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.

Similar in this tracker

Explore by category