Skip to content

docs: improve database-design discoverability by adding description#72

Open
workflowsdir wants to merge 27 commits into
vudovn:mainfrom
workflowsdir:fix/database-design-discoverability
Open

docs: improve database-design discoverability by adding description#72
workflowsdir wants to merge 27 commits into
vudovn:mainfrom
workflowsdir:fix/database-design-discoverability

Conversation

@workflowsdir

Copy link
Copy Markdown

This PR adds a comprehensive description to the database-design skill to improve its discoverability by Dispatch, as requested in issue #70.

The description was updated in both .agent/skills/database-design/SKILL.md and .agent/ARCHITECTURE.md to ensure consistency.

New description:

Expert guidance on database design, architecture selection (SQL/NoSQL/Serverless), ORM optimization (Prisma, Drizzle), schema normalization, indexing strategies, and safe migration procedures.

Fixes #70.

vudovn and others added 27 commits January 21, 2026 21:45
feat: Add Product Manager, QA Automation Engineer, and Code Archaeologist agents
* feat: add intelligent agent routing system

- Automatic agent selection based on request analysis

- New intelligent-routing skill

- Updated GEMINI.md rules

- Added user guide and changelog

* fix: address PR comments and optimize documentation size
* feat: add Product Owner agent and enhance project planning

* ✨ Update documents

---------

Co-authored-by: lucasgab2230 <lucas.gabriel.w2025@gmail.com>
Add important note regarding .gitignore for AI editors.
* Update frontend agent to reflect correct react skill

* Update frontend-specialist.md
…er discoverability

Updated SKILL.md and ARCHITECTURE.md with a more informative description to resolve issue vudovn#70.
Copilot AI review requested due to automatic review settings April 9, 2026 19:01
@vercel

vercel Bot commented Apr 9, 2026

Copy link
Copy Markdown

@workflowsdir is attempting to deploy a commit to the vudovn2's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds/updates the database-design skill description metadata to improve Dispatch discoverability (per issue #70), and mirrors the summary in the architecture docs.

Changes:

  • Expanded the database-design skill description in .agent/skills/database-design/SKILL.md.
  • Updated the database-design row description in .agent/ARCHITECTURE.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.agent/skills/database-design/SKILL.md Updates skill frontmatter description to better match Dispatch discovery needs.
.agent/ARCHITECTURE.md Updates the skills table entry to reflect the expanded database-design scope; also touches a scripts section heading.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .agent/ARCHITECTURE.md
---

## Scripts (2)
## Scripts (2)

Copilot AI Apr 9, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The heading has an extra space after ## (likely left over from removing the replacement character ). Consider changing ## Scripts (2) to a properly formatted heading (e.g., ## Scripts (2) or restore the intended emoji) so the section title renders/reads correctly.

Suggested change
## Scripts (2)
## Scripts (2)

Copilot uses AI. Check for mistakes.
@vudovn vudovn force-pushed the main branch 2 times, most recently from a7711c2 to 4902af5 Compare May 29, 2026 09:28
@vudovn vudovn force-pushed the main branch 2 times, most recently from 1ac07b7 to 8a102cf Compare June 23, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a description to improve Dispatch discoverability

9 participants